Vector.xyz

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vector3 xyz()
  2. Vector3 xyz(Vector3 v)
    struct Vector(uint N, T)
    @nogc @safe nothrow pragma(inline, true)
    static if(N == 4)
    xyz

Meta